Eli Zaretskii [Sat, 26 Jan 2008 13:15:27 +0000 (13:15 +0000)]
(ls-lisp-insert-directory): If -n switch is used, invoke
directory-files-and-attributes with last argument `integer' instead
of `string'.
(insert-directory): Add -n to the list of supported switches mentioned in
the doc string.
Eli Zaretskii [Sat, 26 Jan 2008 13:04:14 +0000 (13:04 +0000)]
(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
static variables.
(GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
(get_sid_sub_authority, get_sid_sub_authority_count): New functions.
(init_user_info): Use the above two new functions to retrieve uid and gid.
Use 500/513, the Windows defaults, as Administrator's uid/gid.
Glenn Morris [Sat, 26 Jan 2008 04:28:04 +0000 (04:28 +0000)]
(--without-gcc): By default, neither off nor on.
Vinicius Jose Latorre [Sat, 26 Jan 2008 01:47:21 +0000 (01:47 +0000)]
Handle *long* lines tail visualization.
Jason Rumney [Sat, 26 Jan 2008 01:08:53 +0000 (01:08 +0000)]
(logon_network_drive): New function.
(stat): Use it.
Chong Yidong [Sat, 26 Jan 2008 01:00:44 +0000 (01:00 +0000)]
(pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.
Chong Yidong [Sat, 26 Jan 2008 01:00:30 +0000 (01:00 +0000)]
* xdisp.c (pos_visible_p): Handle the case where charpos falls on
invisible text covered with an ellipsis.
Richard M. Stallman [Fri, 25 Jan 2008 23:04:39 +0000 (23:04 +0000)]
Add `permanent-local-hook'.
Richard M. Stallman [Fri, 25 Jan 2008 23:04:06 +0000 (23:04 +0000)]
(Running Hooks, Setting Hooks): New nodes.
(Hooks): Add menu.
(Setting Hooks): For `add-hook', document `permanent-local-hook'.
Richard M. Stallman [Fri, 25 Jan 2008 23:02:36 +0000 (23:02 +0000)]
(redisplay_window): Run Qwindow_text_change_functions and
jump back to beginning. Move some other initializations after that.
(Qwindow_text_change_functions, (Vwindow_text_change_functions): New variables.
(syms_of_xdisp): Init them.
Richard M. Stallman [Fri, 25 Jan 2008 22:57:41 +0000 (22:57 +0000)]
(read_char): Restore echo_message_buffer after redisplay.
Richard M. Stallman [Fri, 25 Jan 2008 22:56:30 +0000 (22:56 +0000)]
(reset_buffer_local_variables): Implement `permanent-local-hook'.
(Qpermanent_local_hook): New variable.
(syms_of_buffer): init and staticpro it.
Richard M. Stallman [Fri, 25 Jan 2008 22:52:50 +0000 (22:52 +0000)]
Trivial change.
Richard M. Stallman [Fri, 25 Jan 2008 22:51:18 +0000 (22:51 +0000)]
(add-hook): Implement `permanent-local-hook' property.
Richard M. Stallman [Fri, 25 Jan 2008 22:50:33 +0000 (22:50 +0000)]
(file-provides, file-requires): Push the filename right.
Michael Albinus [Fri, 25 Jan 2008 18:56:46 +0000 (18:56 +0000)]
* dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux.
Michael Albinus [Fri, 25 Jan 2008 18:56:19 +0000 (18:56 +0000)]
*** empty log message ***
Martin Rudalics [Fri, 25 Jan 2008 17:48:59 +0000 (17:48 +0000)]
(find-library): Wrap search for library name in condition-case
to avoid reporting a scan-error.
Juanma Barranquero [Fri, 25 Jan 2008 15:52:08 +0000 (15:52 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 15:46:07 +0000 (15:46 +0000)]
(set_tcp_socket): Don't send a "\n" after the authentication string;
there's no need to haste.
Juanma Barranquero [Fri, 25 Jan 2008 15:43:05 +0000 (15:43 +0000)]
(server-process-filter): Don't force the authentication
string to be followed by "\n".
Vinicius Jose Latorre [Fri, 25 Jan 2008 14:09:57 +0000 (14:09 +0000)]
New commands for cleaning up some blank problems like trailing blanks.
Thien-Thi Nguyen [Fri, 25 Jan 2008 10:01:15 +0000 (10:01 +0000)]
(Fclrhash): Return TABLE.
Dan Nicolaescu [Fri, 25 Jan 2008 05:38:31 +0000 (05:38 +0000)]
* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
file name.
(ibuffer-mode-map): Add binding to sort by file name.
(ibuffer-filename/process-header-map): New variable.
(filename-and-process): Add a header that sorts by file name.
(ibuffer-mode): Mention sorting by file name.
* ibuf-ext.el (filename/process): New sorter.
Miles Bader [Fri, 25 Jan 2008 05:03:52 +0000 (05:03 +0000)]
Add arch tagline
Glenn Morris [Fri, 25 Jan 2008 04:41:09 +0000 (04:41 +0000)]
Sven Joachim <svenjoac at gmx.de>
(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.
Glenn Morris [Fri, 25 Jan 2008 04:35:17 +0000 (04:35 +0000)]
Regenerate, with shell functions millstone.
Glenn Morris [Fri, 25 Jan 2008 04:32:52 +0000 (04:32 +0000)]
Correct usage of OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF so that the
defaults are as they used to be.
Default `Carbon' to off (it's unsupported).
Glenn Morris [Fri, 25 Jan 2008 04:31:22 +0000 (04:31 +0000)]
Fix typo and tense.
Michael Olson [Fri, 25 Jan 2008 03:28:10 +0000 (03:28 +0000)]
ERC: Sync version 5.3, release candidate 1.
Michael Olson [Fri, 25 Jan 2008 02:46:19 +0000 (02:46 +0000)]
Regnerate configure.
Juanma Barranquero [Fri, 25 Jan 2008 01:09:01 +0000 (01:09 +0000)]
*** empty log message ***
Karl Berry [Fri, 25 Jan 2008 00:58:40 +0000 (00:58 +0000)]
consistently mention command keys in section names
Michael Albinus [Thu, 24 Jan 2008 21:28:56 +0000 (21:28 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file): Flush the cache of
the source file in case of `rename'. Reported by Pete Forman
<pete.forman@westerngeco.com>.
Glenn Morris [Thu, 24 Jan 2008 18:45:04 +0000 (18:45 +0000)]
Rewrite entry to protect it against revisionists.
Ken Manheimer [Thu, 24 Jan 2008 17:53:29 +0000 (17:53 +0000)]
* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
(allout-line-boundary-regexp):
(set-allout-regexp):
(allout-prefix-data): Repair handling of formfeeds as header prefix.
(allout-write-file-hook-handler): Repair mangling of error handling.
(allout-region-active-p): Fallback to mark-active.
Ken Manheimer [Thu, 24 Jan 2008 17:45:28 +0000 (17:45 +0000)]
(allout-keybindings-list): In initial setting, express
meta-prefixed allout keys as vectors instead of strings, since the
string form is interpreted in some cases as composed key
modifiers, eg, accented keys.
(allout-line-boundary-regexp): Clarify description.
(set-allout-regexp): Repair the expressions so that the formfeed part is
identified as one of the top-level groups, and is included in all the
forms, not just the -line-boundary-regexp one.
(allout-prefix-data): Incorporate information from the various allout
regexp's formfeed alternative group, when present.
(allout-write-file-hook-handler): Rectify mangling of the error handling.
It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error' condition-case handler was
apparently reformatted as if it was a call to the error function. An
apparent repair attempt in version 1.101 situated the original body of the
error handling code as bogus condition-case handlers. I've returned to
just about the working code that was originally there, removing an
unnecessary - but benign - enclosing 'progn'. \(Automated or cursory code
fixes often aren't.)
(allout-region-active-p): Fallback to value of mark-active if neither
use-region-p nor region-active-p are present, for compatability with
current and recent emacs major releases.
Juanma Barranquero [Thu, 24 Jan 2008 16:30:53 +0000 (16:30 +0000)]
*** empty log message ***
Dan Nicolaescu [Thu, 24 Jan 2008 15:14:52 +0000 (15:14 +0000)]
* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
* message.el (message-beginning-of-line): Use featurep instead of bound
tests in order to resolve conditionals at compile time.
* textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
(reftex-toc-restore-region):
* textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
(reftex-index-phrases-apply-to-region):
* textmodes/ispell.el (ispell-word):
* progmodes/vhdl-mode.el (vhdl-keep-region-active):
* progmodes/pascal.el (pascal-mark-defun):
* progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
(f90-fill-region):
* emulation/tpu-edt.el (tpu-set-mark):
* emulation/crisp.el (crisp-region-active):
* winner.el (winner-active-region):
* ansi-color.el (ansi-color-set-extent-face): Use featurep instead
of bound tests in order to resolve conditionals at compile time.
Thien-Thi Nguyen [Thu, 24 Jan 2008 15:09:24 +0000 (15:09 +0000)]
(vc-diff-finish): Search all frames for the buffer's window.
Thien-Thi Nguyen [Thu, 24 Jan 2008 13:09:13 +0000 (13:09 +0000)]
(vc-next-action): Fix two instances of "free-var file" bug:
In both cases, convert single call to one wrapped in dolist.
Juanma Barranquero [Thu, 24 Jan 2008 11:13:45 +0000 (11:13 +0000)]
(delsel-unload-function): Don't use `remprop'; it is not autoloaded,
and we wouldn't want to load CL just to unload delsel.el anyway.
Suggested by Martin Rudalics <rudalics@gmx.at>.
Juanma Barranquero [Thu, 24 Jan 2008 10:44:22 +0000 (10:44 +0000)]
*** empty log message ***
Martin Rudalics [Thu, 24 Jan 2008 09:46:40 +0000 (09:46 +0000)]
(delete-selection-pre-hook): Avoid clearing out
pre-command-hook when text is read-only.
Thien-Thi Nguyen [Thu, 24 Jan 2008 08:54:00 +0000 (08:54 +0000)]
Handle dead buffers in async filters/sentinels.
(vc-process-filter): Do nothing if buffer not live.
(vc-diff-finish): Rename from vc-diff-sentinel.
No longer take REV1-NAME and REV2-NAME.
Instead, take BUFFER-NAME. Do nothing if buffer not live.
Don't do window resize if no window displays buffer.
(vc-diff-internal): Use vc-diff-finish.
Thien-Thi Nguyen [Thu, 24 Jan 2008 08:48:42 +0000 (08:48 +0000)]
Delete eol whitespace; nfc.
Dan Nicolaescu [Thu, 24 Jan 2008 08:01:54 +0000 (08:01 +0000)]
Add a TODO item about missing files.
(vc-exec-after): Add a tooltip to the new mode-line item.
Miles Bader [Thu, 24 Jan 2008 07:47:38 +0000 (07:47 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009
Glenn Morris [Thu, 24 Jan 2008 04:50:50 +0000 (04:50 +0000)]
Standardize dbus-related messages.
Glenn Morris [Thu, 24 Jan 2008 04:49:39 +0000 (04:49 +0000)]
(gpm-mouse-start): Declare as a function.
Glenn Morris [Thu, 24 Jan 2008 04:46:59 +0000 (04:46 +0000)]
Remove out-of-date section of commentary.
Michael Albinus [Wed, 23 Jan 2008 20:45:03 +0000 (20:45 +0000)]
* net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C".
(tramp-end-of-output): Add `tramp-rsh-end-of-line' into the
regexp.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Don't send `tramp-rsh-end-of-line' additionally, when setting the
prompt.
(tramp-wait-for-output): Distinguish different prompt formats.
(tramp-get-test-nt-command): Don't check for "\n" in the prompt.
(tramp-local-host-p): Check whether temp directory is writable.
Dan Nicolaescu [Wed, 23 Jan 2008 16:35:18 +0000 (16:35 +0000)]
Add TODO items.
Carsten Dominik [Wed, 23 Jan 2008 10:49:31 +0000 (10:49 +0000)]
* replace.el (occur-mode-find-occurrence-hook): New hook that can
be used to reveal or highlight the location of a match.
(occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): Run
`occur-mode-find-occurrence-hook'.
Carsten Dominik [Wed, 23 Jan 2008 10:48:57 +0000 (10:48 +0000)]
*** empty log message ***
Martin Rudalics [Wed, 23 Jan 2008 10:29:49 +0000 (10:29 +0000)]
(hide-ifdef-shadow): Add version number for defcustom.
(hide-ifdef-shadow): Add version number for
defface.
Glenn Morris [Wed, 23 Jan 2008 08:00:43 +0000 (08:00 +0000)]
Add 2008 to copyright years.
Glenn Morris [Wed, 23 Jan 2008 07:59:47 +0000 (07:59 +0000)]
Add copyright header.
Glenn Morris [Wed, 23 Jan 2008 07:58:52 +0000 (07:58 +0000)]
Add 2008 to copyright years.
Glenn Morris [Wed, 23 Jan 2008 05:49:24 +0000 (05:49 +0000)]
Add 2008 to copyright years.
Glenn Morris [Wed, 23 Jan 2008 05:47:31 +0000 (05:47 +0000)]
Fix merge errors (duplicates).
Glenn Morris [Wed, 23 Jan 2008 05:46:13 +0000 (05:46 +0000)]
(org-export-latex-cleaned-string): Fix declaration.
Michael Olson [Wed, 23 Jan 2008 04:00:10 +0000 (04:00 +0000)]
configure: Regenerate.
Michael Olson [Wed, 23 Jan 2008 03:50:45 +0000 (03:50 +0000)]
configure.in: Remove initial whitespace in pkg-config-prog.
Michael Olson [Wed, 23 Jan 2008 03:43:32 +0000 (03:43 +0000)]
Rename EMACS_ARG_Y to OPTION_DEFAULT_OFF, and EMACS_ARG_N to OPTION_DEFAULT_ON.
Miles Bader [Tue, 22 Jan 2008 23:59:24 +0000 (23:59 +0000)]
Fix dates for ChangeLog merge entries
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1007
Miles Bader [Tue, 22 Jan 2008 23:53:46 +0000 (23:53 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
Chong Yidong [Tue, 22 Jan 2008 15:44:14 +0000 (15:44 +0000)]
** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
properly.
Chong Yidong [Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)]
** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
properly.
Chong Yidong [Tue, 22 Jan 2008 15:38:49 +0000 (15:38 +0000)]
(pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:38:40 +0000 (15:38 +0000)]
* pop.c (pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:36:05 +0000 (15:36 +0000)]
(pop_stat, pop_last): Fix last fix.
Juanma Barranquero [Tue, 22 Jan 2008 15:28:56 +0000 (15:28 +0000)]
Fix typo.
Chong Yidong [Tue, 22 Jan 2008 15:22:54 +0000 (15:22 +0000)]
* pop.c (pop_stat, pop_last): Fix last fix.
Juanma Barranquero [Tue, 22 Jan 2008 10:14:18 +0000 (10:14 +0000)]
New entry.
Glenn Morris [Tue, 22 Jan 2008 06:56:23 +0000 (06:56 +0000)]
(hide-ifdef-initially, hide-ifdef-read-only)
(hide-ifdef-lines, hide-ifdef-shadow, hide-ifdef-shadow):
Remove autoload cookies.
Glenn Morris [Tue, 22 Jan 2008 06:39:44 +0000 (06:39 +0000)]
(vc-diff-sentinel): Do not write a footer if there were differences.
Reiner Steib [Mon, 21 Jan 2008 23:10:32 +0000 (23:10 +0000)]
(cvs-menu): Improve cvs-mode-find-file, cvs-mode-find-file-other-window.
Add cvs-mode-diff-yesterday and manual entry.
Juanma Barranquero [Mon, 21 Jan 2008 22:48:51 +0000 (22:48 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)]
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
Vinicius Jose Latorre [Mon, 21 Jan 2008 22:21:28 +0000 (22:21 +0000)]
Fix ChangeLog entry.
Michael Albinus [Mon, 21 Jan 2008 20:19:16 +0000 (20:19 +0000)]
* dbusbind.el (Fdbus_method_return_internal): Renamed from
Fdbus_method_return.
(Fdbus_unregister_object): Moved to dbus.el.
(Fdbus_call_method, Fdbus_method_return_internal)
(Fdbus_send_signal): Debug messages improved.
Michael Albinus [Mon, 21 Jan 2008 20:11:58 +0000 (20:11 +0000)]
* net/dbus.el (dbus-ignore-errors): New macro.
(dbus-unregister-object): New defun. Moved from dbusbind.c.
(dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
(dbus-get-signatures): Apply `dbus-ignore-errors'.
Michael Albinus [Mon, 21 Jan 2008 20:06:15 +0000 (20:06 +0000)]
* net/dbus.el (dbus-ignore-errors): New macro.
(dbus-unregister-object): New defun. Moved from dbusbind.c.
(dbus-handle-event, dbus-list-activatable-names, dbus-list-names)
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect)
(dbus-get-signatures): Apply `dbus-ignore-errors'.
Michael Albinus [Mon, 21 Jan 2008 20:01:19 +0000 (20:01 +0000)]
* dbus.texi (Errors and Events): New macro dbus-ignore-errors.
Martin Rudalics [Mon, 21 Jan 2008 19:48:56 +0000 (19:48 +0000)]
(outline-up-heading): Fix check for top level to
avoid infinite looping in hide-other.
Stefan Monnier [Mon, 21 Jan 2008 17:16:52 +0000 (17:16 +0000)]
(unhandled-file-name-directory): Add handler.
(url-handler-unhandled-file-name-directory): New fun.
Thien-Thi Nguyen [Mon, 21 Jan 2008 14:03:09 +0000 (14:03 +0000)]
(vc-process-sentinel): After calling the
previous sentinel, do nothing if the process' buffer is not live.
Vinicius Jose Latorre [Mon, 21 Jan 2008 12:45:58 +0000 (12:45 +0000)]
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
Vinicius Jose Latorre [Mon, 21 Jan 2008 12:43:46 +0000 (12:43 +0000)]
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
Juanma Barranquero [Mon, 21 Jan 2008 12:06:59 +0000 (12:06 +0000)]
(server-log-time-function): New function.
(server-log): Use it.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:58 +0000 (09:59 +0000)]
(struct scroll_bar): New member `redraw_needed_p'.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:25 +0000 (09:59 +0000)]
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
(XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
is set even without positional changes.
(x_scroll_bar_clear): Set bar->redraw_needed_p.
Jason Rumney [Mon, 21 Jan 2008 09:35:45 +0000 (09:35 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 21 Jan 2008 06:47:22 +0000 (06:47 +0000)]
Updated from master source.
Glenn Morris [Mon, 21 Jan 2008 04:47:10 +0000 (04:47 +0000)]
(org-entry-properties): Let-bind `clocksum'.
Glenn Morris [Mon, 21 Jan 2008 04:46:12 +0000 (04:46 +0000)]
Move defcustoms and
defface to start of file.
Juanma Barranquero [Mon, 21 Jan 2008 00:53:31 +0000 (00:53 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 21 Jan 2008 00:44:43 +0000 (00:44 +0000)]
(org-unmodified, org-cycle-emulate-tab, org-descriptive-links,
org-link-file-path-type, org-remember-use-refile-when-interactive,
org-agenda-skip-timestamp-if-done, org-agenda-scheduled-leaders,
org-export-ascii-bullets, org-agenda-deadline-faces, turn-on-orgstruct++,
orgtbl-to-texinfo, org-mhe-get-header, org-batch-agenda, org-batch-agenda-csv,
org-fix-agenda-info, org-kill-note-or-show-branches): Fix typos in docstrings.
Jason Rumney [Sun, 20 Jan 2008 23:17:25 +0000 (23:17 +0000)]
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.